Skip to content

Conversation

tanguy-platsec
Copy link
Contributor

At Doctolib, we already had a strong security posture on our GitHub Actions, but following the tj-actions repository compromission and the disclosure of CVE-2025-30066, we are forced to do even better! 💪 We want to pin all external GitHub Actions versions we use to a commit SHA-1 instead of a floating tag that can still be overridden by a malicious actor.

FYI, the clippy-check action used in another workflow is not present in our allowlist and thus cannot be used today. It was also deprecated by the maintainers so we might want to change that.
https://github.com/actions-rs/clippy-check

@tanguy-platsec tanguy-platsec requested a review from a team as a code owner June 6, 2025 09:35
@tanguy-platsec tanguy-platsec merged commit 8a9cc32 into main Jun 6, 2025
4 of 5 checks passed
@tanguy-platsec tanguy-platsec deleted the BLUE-129 branch June 6, 2025 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants